Namespace - LJCFacilityManagerDAL
Parameters
manager - The facility manager object.
unitID - The unit ID.
Returns
The Unit object.
Syntax
| C# |
|
public static Unit GetUnit(UnitManager manager, Int32 unitID)
|
Retrieves the Unit by ID.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.